Skip to content

Bugfix: Update summary printing when writing EDF files.#531

Merged
tompollard merged 1 commit intoMIT-LCP:mainfrom
SamJelfs:bugfix/edf_summary_printing
Feb 3, 2026
Merged

Bugfix: Update summary printing when writing EDF files.#531
tompollard merged 1 commit intoMIT-LCP:mainfrom
SamJelfs:bugfix/edf_summary_printing

Conversation

@SamJelfs
Copy link
Contributor

When writing an EDF file the summary of recording length is printed to console. If the number of bytes per block is not an integer this fails with ValueError: Unknown format code 'd' for object of type 'float'. Ensure cast to int first.

When writing an EDF file the summary of recording length is printed to console. If the number of bytes per block is not an integer this fails with `ValueError: Unknown format code 'd' for object of type 'float'`. Ensure cast to int first.
@tompollard tompollard merged commit 8a5ae7e into MIT-LCP:main Feb 3, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants